Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Add missing owner reference to MCM cluster role #378

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

rfranzke
Copy link
Contributor

What this PR does / why we need it:
Today, the created cluster roles for MCM never get cleaned up. With this owner reference we ensure that, as soon as the shoot namespace in the seed is deleted, the garbage collector also deletes this cluster role.

Special notes for your reviewer:
Along the way I added a few missing example CRDs to the provider extensions example directories.

Release note:

The `Worker` controller of all provider extensions does now properly ensure clean-up of its created `ClusterRole`s for the machine-controller-manager after shoot deletion.

@rfranzke rfranzke requested a review from a team as a code owner October 18, 2019 09:18
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Oct 18, 2019
@gardener-robot-ci-1 gardener-robot-ci-1 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Oct 18, 2019
Copy link
Contributor

@zanetworker zanetworker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants